home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / a_utils / expanded.lha / README
Text File  |  1992-03-19  |  670b  |  22 lines

  1. This directory holds the source code for the C++ implementation of
  2. the system described in:
  3.  
  4. William J. R. Longabaugh, "An Expanded System for Coordinate-Free
  5. Geometric Programming", master's thesis, University of Washington,
  6. 1992.
  7.  
  8. There are two subdirectories:
  9.  
  10. expanded: This directory holds the source code, header files, and
  11. makefiles for the expanded system.  It also holds the latex and
  12. .dvi files for the "User's Guide", which is really just the
  13. Appendix of the thesis.
  14.  
  15. test_suite: This directory holds a set of programs that were used for
  16. exercising and testing the system, as well as the example programs
  17. presented in the thesis.
  18.  
  19. Bill Longabaugh   3/17/92
  20.  
  21.  
  22.